home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / prolog / sbprolog / amiga / toplevel.zoo / README < prev    next >
Text File  |  1989-12-07  |  1KB  |  31 lines

  1. This zoo contains a TEST distribution of version 2.5 of SB Prolog for the
  2. Amiga.  This port was done by Nick Kline (kline@cs.arizona.edu) using
  3. Aztec C 3.6a.  Again; this is a TEST distribution!  We did not have access
  4. to an Amiga with sufficient RAM to fully validate the port, and would
  5. appreciate your reports, positive and negative.  The following is the text
  6. of the original UNIX SBProlog README file (obviously much of it does not
  7. apply to Amiga SBProlog).  See the file notes_on_amiga_port for more
  8. Amiga-specific info.
  9.  
  10. ---
  11.  
  12. (0) A General Public License for SB-Prolog is in the file COPYING.
  13.  
  14. (1) To install SB-Prolog, execute INSTALL.
  15.  
  16. (2) For an SB-Prolog User Manual, execute the command
  17.  
  18.     tbl sbprolog_doc.me | itroff -me
  19.  
  20. (3) The Prolog byte code files in cmplib, lib and
  21.     modlib should not have to be recompiled except under
  22.     exceptional circumstances (such as corruption
  23.     during transmission), as they are machine independent.
  24.  
  25. (4) Benchmarking: There are a couple of benchmarks in the
  26.     directory bench, see bench/README.
  27.  
  28. (5) For a list of changes from the previous version, see the file CHANGES.
  29.  
  30. ---
  31.